projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ede4db7
)
Doc fix.
author
Jim Blandy
<jimb@redhat.com>
Sat, 13 Mar 1993 21:14:27 +0000
(21:14 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Sat, 13 Mar 1993 21:14:27 +0000
(21:14 +0000)
src/.gdbinit
patch
|
blob
|
history
diff --git
a/src/.gdbinit
b/src/.gdbinit
index 7045c032e01793d06c30311cabe3dca1f60d53ff..f5dc66d27827bf9fa12755a746701d281f25492b 100644
(file)
--- a/
src/.gdbinit
+++ b/
src/.gdbinit
@@
-164,7
+164,7
@@
show environment DISPLAY
set args -q -geometry +0+0
# Don't let abort actually run, as it will make
-# stdio stop working and therefore the `pr' command
below
as well.
+# stdio stop working and therefore the `pr' command
above
as well.
break abort
# If we are running in synchronous mode, we want a chance to look around